home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_m_p / mboot5.zip / BOOTEXEC.007 < prev    next >
Text File  |  1993-01-22  |  313b  |  15 lines

  1. rem     Windows in Standard Mode
  2.  
  3. @echo off
  4. SET PCTOOLS=D:\cp
  5. set temp=e:\wintemp
  6. set INCLUDE=d:\qb\include
  7. set LIB=d:\lib
  8. set prompt=$e[1m$p$q$g$e[0m$_
  9. PATH = D:\CP;C:\MOD\EXCEL;D:\;C:\;C:\PIF;C:\WIN;C:\I;C:\DOS;C:\SYS;D:\QB;C:\STOR;d:\help;
  10. share /L:500
  11. MIRROR C: D: e:
  12. loadhigh winmouse
  13. win /s
  14.  
  15.